home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
freezelifter.swf
/
scripts
/
DefineSprite_336
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
174 b
|
9 lines
function chk()
{
var _loc1_ = _root;
if(this.hitTest(_loc1_.chopper._x,_loc1_.chopper._y,0))
{
_loc1_.chopper.speed_looper.make_crash("light");
}
}